Scheduler for WinRT
C1ObservableCollection<T> Class Members
Properties  Methods 


The following tables list the members exposed by C1ObservableCollection<T>.

Public Constructors
 NameDescription
Public ConstructorC1ObservableCollection<T> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Methods
 NameDescription
Protected MethodClearItemsOverridden.   
Protected MethodInsertItemOverridden.   
Protected MethodOnCollectionChanged  
Protected MethodRemoveItemOverridden.   
Protected MethodSetItemOverridden.   
Top
See Also

Reference

C1ObservableCollection<T> Class
C1.C1Schedule Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.